stylecontext: Remove a bunch of unneeded headers
authorBenjamin Otte <otte@redhat.com>
Sat, 3 Dec 2016 13:58:21 +0000 (14:58 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 3 Dec 2016 17:15:49 +0000 (18:15 +0100)
gtk/gtkstylecontext.c

index 09c0a1b2ab797a87341e1299fdab64acb6535c98..3ff06252572083ede0052c376ec55c973f14ba4b 100644 (file)
@@ -24,8 +24,6 @@
 #include <stdlib.h>
 #include <gobject/gvaluecollector.h>
 
-#include "gtkcontainerprivate.h"
-#include "gtkcssanimatedstyleprivate.h"
 #include "gtkcsscolorvalueprivate.h"
 #include "gtkcssenumvalueprivate.h"
 #include "gtkcssimagevalueprivate.h"
 #include "gtkcsspathnodeprivate.h"
 #include "gtkcssrgbavalueprivate.h"
 #include "gtkcsscolorvalueprivate.h"
-#include "gtkcssshadowsvalueprivate.h"
-#include "gtkcssstaticstyleprivate.h"
 #include "gtkcssstylepropertyprivate.h"
-#include "gtkcsstransformvalueprivate.h"
 #include "gtkcsstransientnodeprivate.h"
 #include "gtkcsswidgetnodeprivate.h"
 #include "gtkdebug.h"